|
mruby 4.0.0
mruby is the lightweight implementation of the Ruby language
|

Public Attributes | |
| uint16_t | nlocals |
| uint16_t | nregs |
| uint16_t | clen |
| uint8_t | flags |
| const mrb_code * | iseq |
| const mrb_irep_pool * | pool |
| const mrb_sym * | syms |
| const struct mrb_irep *const * | reps |
| const mrb_sym * | lv |
| struct mrb_irep_debug_info * | debug_info |
| uint32_t | ilen |
| uint16_t | plen |
| uint16_t | slen |
| uint16_t | rlen |
| uint16_t | refcnt |